Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase TooltipLinkList max-height to accommodate more links #8545

Merged
merged 1 commit into from
Oct 24, 2019
Merged

Increase TooltipLinkList max-height to accommodate more links #8545

merged 1 commit into from
Oct 24, 2019

Conversation

KuSh
Copy link
Contributor

@KuSh KuSh commented Oct 23, 2019

Issue: #8509

What I did

Increase the max-height value to accommodate up to 20 items

How to test

cd examples/official-storybook
yarn storybook

Note

The same hard limit also exists in docs/src/new-components/basics/tooltip/TooltipLinkList.js but it doesn't seem to be used (at least with a fast search in source code) so I didn't touch it

@vercel
Copy link

vercel bot commented Oct 23, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/storybook/monorepo/7xf6o87xu
🌍 Preview: https://monorepo-git-fork-kush-fix-8509.storybook.now.sh

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one! Thanks for picking this up!!!

@shilman shilman added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Oct 24, 2019
@shilman shilman added this to the 5.2.x milestone Oct 24, 2019
@shilman shilman merged commit fcf2df7 into storybookjs:next Oct 24, 2019
@KuSh KuSh deleted the fix-8509 branch October 24, 2019 07:59
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Nov 9, 2019
shilman added a commit that referenced this pull request Nov 9, 2019
Increase TooltipLinkList max-height to accommodate more links
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants